home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / swf / util1.swf / scripts / DefineButton2_148 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-03-26  |  59 b   |  4 lines

  1. on(rollOver){
  2.    _root.menu_mc.link14.gotoAndPlay(2);
  3. }
  4.